EMT Practice Test

1. Question Content...


Question List

Question1: What business rule application requirement would lead a Rule Developer to implement their own I1rTraceDAO, in order to create a custom DAO for storing execution traces?

Question2: A rule developer is creating a virtual method that will calculate the percentage of a provided value. The method receives 2 parameters. The first parameter is the percentage and second parameter is the value to calculate the percentage from. What is a correct verbalization to accomplish this?

Question3: Which correctly represents the deployed RuleApp ruleset path template?

Question4: An application developer has changed the Java XOM. The developer than tries to update the BOM but no differences appear. What are two reasons this could happen? (Select two.)

Question5: Which statement is true about the Business Console Administration tab?

Question6: After a decision service is implemented in the Rule Designer, a developer would like to analyze the rule artifacts in the rule project by creating a query in the rule project. Which element can be found by the query?

Question7: What is the purpose of a RuleApp?

Question8: A customer has an online and batch processing application. The batch process can be executed multiple times during the day on demand and can overlap the online application. RuleApps and rulesets are the same across online and batch. The batch application also manages big batches with high throughput.
How can this application be architected to address these requirements?

Question9: A rule task in a ruleflow contains multiple rules and all the rules in this task need to be evaluated. Which Exit Criteria should be chosen?

Question10: How can the state of a decision service branch be captured in Decision Center at a specific moment in time?

Question11: The screenshot below describes permissions granted to the group "Eligibility".

Which two statements are true about a user in the group "Eligibility"? (Choose two.)

Question12: Which two elements are both mandatory in the ruleset path? (Select two.)

Question13: What has to be selected or defined when running a simulation in Decision Center?

Question14: The project owner, Paul, asks a rule author, Bea, to update rules for the Spring release, and asks Adam to review and validate Bea's changes. After Bea finishes her updates, she notifies Adam. Adam is unable to access the project to test the changes. What is the problem?

Question15: A large enterprise has multiple decision services from different business units using Decision Center as the source of truth to maintain their rules. Some of these projects have customized Decision Center behaviors in order to meet business user authoring experience requirements.
What are two reasons to use Decision Center in non-production environments in order to minimize interruption to access to Decision Center for this customer? (Select two.)

Question16: GoodCreditLoans is a financial company that wants to create an automated loan approval application.
They currently have an application that uses hard-coded logic and manual checks to assess loan applications, generate payment reminders, send marketing emails to potential clients, and create monthly sales reports. The existing application uses these entities: MarketingContact, Equipment, Loan, Reminder, Applicant, SalesReport.
Here are some example rules harvested during rule discovery for the new automated loan approval application:

What two entities are needed to write the loan approval business rules? (Choose two.)

Question17: What are the possible results of running a test suite?

Question18: A company wants to use ODM rules for a graphical user interface (GUI) validation. They want to use rules to validate forms filled out by customers. The rules would validate user input and answers to the questions.
The users must have the ability to navigate the website while waiting for the ODM response. What implementation should you use?

Question19: Capturing business rules involves which step?

Question20: How are objects removed from working memory?
clearObject()

Question21: Which one of the proposals is possible using the HTDS REST?

Question22: Which rule engine execution mode is designed to optimize a large numbers of objects?

Question23: A company wants to implement a business rules solution for warranty claims on their widgets. The customer requires that servers should not store any information about the context of clients between calls and must have a strict enforcement of objects, rules and constraints. The implementation must support complex operations and synchronous calls. Integration with other services must be platform independent.
What implementation best fits the customers requirements?

Question24: In the process of Decision Center configuration, several different security roles are defined for the Decision Center. Which group contains the correct security roles?

Question25: How can a developer help the business users to author rules in a way that improves performance?

Question26: Which statement applies when enforcing security on a project using Decision Center Business console?

Question27: When configuring Decision Server Rules on WebSphere Liberty Profile, which archive needs to be deployed on the application server in order to enable hosted transparent decision services?

Question28: A developer is working with a mainframe legacy application. How can they build the execution object model (XOM) with the information from this application?

Question29: What is the purpose of the Decision Warehouse?

Question30: What is the I1rJMXRuleAppMBean API used for?

Question31: Categories named Vehicle and Customer have been added to a rule project. In the BOM of this project, a business element Car has been assigned categories Vehicle and Automobile and a business element Client has been assigned the category Customer. Which category filters need to be assigned to an action rule so that both the Car and Client business element are visible in the rule? (Select two. )

Question32: Which of the following makes a conflict when merging two branches in Decision Center?

Question33: Which artifact is a supported execution object model (XOM) source?